From: Gerd Moellmann Date: Fri, 18 May 2001 13:21:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40224 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a5eeaddd4e6f9833de45aeab28c200ccef8301e8;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f581b16cd7e..10c17c7e80a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2001-05-18 Gerd Moellmann + * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of + subst-char-in-string. + (ange-ftp-after-parse-ls-hook): New variable. + (ange-ftp-ls): Run that hook. + From Peter Milliken . + * tmm.el (tmm-get-keymap): Fix handling of :filter. (tmm-add-prompt): Bind buffer-read-only to nil when inserting text into *Completions*.